[INFO] fetching crate kv-assets 0.2.3...
[INFO] testing kv-assets-0.2.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate kv-assets 0.2.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate kv-assets 0.2.3
[INFO] finished tweaking crates.io crate kv-assets 0.2.3
[INFO] tweaked toml for crates.io crate kv-assets 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kv-assets 0.2.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kv-assets 0.2.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4deafaeb32991012b06a8015e2fff22848247a85f06d9ff1635ded250b84fbd6
[INFO] running `Command { std: "docker" "start" "-a" "4deafaeb32991012b06a8015e2fff22848247a85f06d9ff1635ded250b84fbd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4deafaeb32991012b06a8015e2fff22848247a85f06d9ff1635ded250b84fbd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4deafaeb32991012b06a8015e2fff22848247a85f06d9ff1635ded250b84fbd6", kill_on_drop: false }`
[INFO] [stdout] 4deafaeb32991012b06a8015e2fff22848247a85f06d9ff1635ded250b84fbd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28a79ea63497a29096470c84c1d633abe34193c427f5b7c18d6e5b05e7eeec2c
[INFO] running `Command { std: "docker" "start" "-a" "28a79ea63497a29096470c84c1d633abe34193c427f5b7c18d6e5b05e7eeec2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling openssl-src v111.13.0+1.1.1i
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling tracing v0.1.23
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tokio v1.2.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling terminal_size v0.1.16
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling curl-sys v0.4.40+curl-7.75.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.10+1.0.8
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling idna v0.2.1
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling arc-swap v1.2.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling curl v0.4.34
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling slog-stdlog v3.0.5
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling serde_test v0.8.23
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling slog-async v2.6.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling darling_core v0.12.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling slog-kvfilter v0.7.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling http-body v0.4.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling zip v0.5.6
[INFO] [stderr]    Compiling console v0.9.2
[INFO] [stderr]    Compiling tar v0.4.32
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling ct-logs v0.7.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling tokio-util v0.6.3
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling console v0.14.0
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling syncbox v0.2.4
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling trackable_derive v0.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.4.0
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.12
[INFO] [stderr]    Compiling darling v0.12.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling wrangler v1.13.0
[INFO] [stderr]    Compiling serde_with_macros v1.4.1
[INFO] [stderr]    Compiling trackable v0.2.23
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling is_executable v0.1.2
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling which v4.0.2
[INFO] [stderr]    Compiling billboard v0.1.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling predicates v1.0.7
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling ws v0.9.1
[INFO] [stderr]    Compiling eventual v0.1.7
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling notify v4.0.15
[INFO] [stderr]    Compiling dirs v3.0.1
[INFO] [stderr]    Compiling twox-hash v1.6.0
[INFO] [stderr]    Compiling console v0.13.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling text_io v0.1.8
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.14.4
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_qs v0.4.6
[INFO] [stderr]    Compiling serde_with v1.6.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling chrome-devtools-rs v0.0.0-alpha.2
[INFO] [stderr]    Compiling ignore v0.4.17
[INFO] [stderr]    Compiling slog-term v2.8.0
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling sloggers v0.3.6
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling binary-install v0.0.3-alpha.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.1.0
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling reqwest v0.11.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.11.0
[INFO] [stderr]    Compiling cloudflare v0.6.6
[INFO] [stderr]    Compiling kv-assets v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "28a79ea63497a29096470c84c1d633abe34193c427f5b7c18d6e5b05e7eeec2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28a79ea63497a29096470c84c1d633abe34193c427f5b7c18d6e5b05e7eeec2c", kill_on_drop: false }`
[INFO] [stdout] 28a79ea63497a29096470c84c1d633abe34193c427f5b7c18d6e5b05e7eeec2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88f155b3f5b88b909811b074575a851fcfd3046855e49b98b0cbfe842a88d8d9
[INFO] running `Command { std: "docker" "start" "-a" "88f155b3f5b88b909811b074575a851fcfd3046855e49b98b0cbfe842a88d8d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.70
[INFO] [stderr]    Compiling bumpalo v3.6.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.70
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.20
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.70
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.70
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.70
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "88f155b3f5b88b909811b074575a851fcfd3046855e49b98b0cbfe842a88d8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f155b3f5b88b909811b074575a851fcfd3046855e49b98b0cbfe842a88d8d9", kill_on_drop: false }`
[INFO] [stdout] 88f155b3f5b88b909811b074575a851fcfd3046855e49b98b0cbfe842a88d8d9
